home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung 2
/
Power-Programmierung CD 2 (Tewi)(1994).iso
/
c
/
library
/
dos
/
memory
/
emslib
/
emsglob.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1988-04-25
|
283 b
|
14 lines
/* --- EMSGLOB.C --- */
#include "emslib.h"
/* --- Glogal declarations for EMS interface library --- */
unsigned char EMStat = 0;
unsigned char EMSVer = 0;
unsigned char emserr = 0;
unsigned int EMSAvPgs = 0;
unsigned int EMSPgNum = 0;
unsigned int EMSPgFrm = 0;